MPDeallocateTaskStorageIndex

Frees an index number used to access per-task storage

OSStatus MPDeallocateTaskStorageIndex (TaskStorageIndex index);
index
A value of type TaskStorageIndex that specifies the index number you want to deallocate.

function result
A result code. See Result Codes for a list of possible values.
VERSION NOTES
Introduced with Multiprocessing Services 2.0.

SEE ALSO
The function MPAllocateTaskStorageIndex .


© 1999 Apple Computer, Inc. – (Last Updated 17 Nov 99)